CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - hough变换 圆

搜索资源列表

  1. hough变换 检测圆

    1下载:
  2. 可以检测出圆的圆心坐标和半径
  3. 所属分类:图形图象

    • 发布日期:2009-03-15
    • 文件大小:34410
    • 提供者:sneaper
  1. circle-detect.用VC编写圆检测程序的一些代码和算法

    0下载:
  2. 这是我搜集的用VC编写圆检测程序的一些代码和算法,算法以HOUGH变换为主,This is my collection of circle detection using VC procedures to prepare a number of code and algorithm to transform the main HOUGH
  3. 所属分类:图形图象

    • 发布日期:2017-03-23
    • 文件大小:5895
    • 提供者:丰旻
  1. Hough_Matlab

    0下载:
  2. Hough变换_用霍夫曼方法检测圆、直线的Matlab程序 -Hough transform method _ with Hoffman yen, a straight line of Matlab procedures
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:10383
    • 提供者:
  1. image-read

    1下载:
  2. 读图像,霍夫变换算法实现方块,圆形的识别,读bmp图像,显示具体坐标-Reading image, Hough transform algorithm box, round recognition, reading bmp image to show the specific coordinates
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:1833
    • 提供者:张敏
  1. hough2

    0下载:
  2. hough变换中,进行了hough变换,峰值检测,找非零点,找到相关像素后,还要执行这个操作,才能实现功能-hough transform for the hough transform, peak detection, to find non-zero, after finding the relevant pixel, but also the implementation of this operation, to achieve functional
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:2228
    • 提供者:llp
  1. HOUGH_TRANSFORM_FOR_CIRCLE

    0下载:
  2. 本次设计在圆检测中的HOUGH变换前增加预处理过程。结果表明,使用我们提出的算法仍能基本保留传统HOUGH变换的优点,并且对图像场景中的干扰不敏感,在圆周残缺不全的情况下仍能进行正确检测.-The circular design in the detection of pre-treatment before the HOUGH transform process. The results show that our proposed algorithm can still retain the
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:95249
    • 提供者:王浩
  1. Hough-Circle-Detect3

    0下载:
  2. MATALAB环境下实现Hough变换检测圆-MATALAB environment to achieve Hough transform circle detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:180214
    • 提供者:范若
  1. houghcircle

    0下载:
  2. (站长你好,本人上传的第一个程序有误麻烦删除) 基于Matlab的标准Hough变换来实现圆检测的源程序。-(Head Hello, I uploaded the first procedure to delete an error trouble) Matlab-based standards to achieve the circular Hough transform detection of the source.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1489
    • 提供者:小蔡
  1. HoughForCricle

    0下载:
  2. Hough变换在圆检测中的应用,MATLAB程序源代码。-Hough transform in a round Detection, MATLAB source code.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:14226
    • 提供者:silen
  1. houghnofilter

    0下载:
  2. 运用hough变换进行圆检测,能够检测圆形物体。 -Hough circle detection for use
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:515
    • 提供者:丽丽
  1. TestHough

    0下载:
  2. 本程序实现了用hough变换检测圆。是接触hough变换功能的非常好的入手代码。-This procedure used to achieve the hough transform circle detection. Hough transform is a function of exposure to a very good start with the code.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:18021
    • 提供者:power
  1. amethoddetetectcircleusinghoughtransform

    0下载:
  2. a improved method detecting circle using hough transform-一种用于圆检测的改进hough变换方法 核心期刊的
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:85569
    • 提供者:王忠
  1. CircleDetect(Opencv)

    0下载:
  2. 用OPENCV编写的VC圆检测程序,个人觉得速度好于传统HOUGH变换算法-OPENCV prepared using VC circle detection procedures, personally feel that the speed is better than traditional HOUGH Transform Algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-03-22
    • 文件大小:4016
    • 提供者:丰旻
  1. hough

    0下载:
  2. Hough变换对圆的检测.Hough变换的基本原理在于,利用点与线的对偶性,将图像空间的线条变为参数空间的聚集点,从而检测给定图像是否存在给定性质的曲线。-Circle Detection using Hough Transformation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:14635
    • 提供者:王新
  1. CircularHough_Grd

    0下载:
  2. 使用Hough 变换检测圆,检测线,效果不错-Hough transform circle detection, detection line
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:99717
    • 提供者:yaowei
  1. Hough

    0下载:
  2. 用于圆检测的Hough变换和改进算法分析 -Uses in the circle examination the Hough transformation and improvement algorithmic analysis
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:261203
    • 提供者:张伟
  1. houghcircle

    0下载:
  2. 利用hough变换算法检测圆,比较经典的算法。-hough transform to detect circles, classical algorithms.
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:1159
    • 提供者:任亮
  1. houghcircle

    0下载:
  2. hough变换检测图像中的一个圆并显示。有图片,可直接运行看结果。-hough transform to detect the image of a circle and displayed. Pictures, can be run directly see the results.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:5757
    • 提供者:jumping
  1. Hough_Circle

    1下载:
  2. hough变换实现的图像中圆的检测,适用于计算机视觉初学者,简单容易理解-hough transform circle detection in images, Computer Vision for beginners, simple and easy to understand
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:812
    • 提供者:sdp
  1. CircularHough

    1下载:
  2. 使用hough变换检测圆,程序说明详细,可以检测同心圆-Using the hough transform to detect circles, detailed descr iption of the procedures, can detect the concentric circles
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:115738
    • 提供者:hanyulan
« 1 2 3 45 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com